Revert "m68k: move exports to definitions"
authorBen Hutchings <ben@decadent.org.uk>
Thu, 1 Dec 2016 23:14:09 +0000 (23:14 +0000)
committerBen Hutchings <ben@decadent.org.uk>
Mon, 27 Feb 2017 15:58:07 +0000 (15:58 +0000)
commite326d471fb3d8601549f8dd49f1738359eec28ff
tree862e1cd53521aad250f348b81ce2884630f45141
parent8505f2ca0bec4265e129afa26f7d5f1a9aece5b8
Revert "m68k: move exports to definitions"

This reverts commit d13ffb5630443e6112df0263969cbdfc8ab9ab57 because
symbols exported from assembly don't automatically get modversions (ABI
hashes).

Gbp-Pq: Topic bugfix/m68k
Gbp-Pq: Name revert-m68k-move-exports-to-definitions.patch
12 files changed:
arch/m68k/include/asm/export.h [deleted file]
arch/m68k/kernel/Makefile
arch/m68k/kernel/m68k_ksyms.c [new file with mode: 0644]
arch/m68k/lib/ashldi3.c
arch/m68k/lib/ashrdi3.c
arch/m68k/lib/divsi3.S
arch/m68k/lib/lshrdi3.c
arch/m68k/lib/modsi3.S
arch/m68k/lib/muldi3.c
arch/m68k/lib/mulsi3.S
arch/m68k/lib/udivsi3.S
arch/m68k/lib/umodsi3.S